gtk4.git
2014-05-09 Cosimo Cecchicalendar: simplify code
2014-05-09 Cosimo Cecchicalendar: use CSS paddings instead of focus pad for...
2014-05-09 Cosimo Cecchirange: remove unused code
2014-05-09 Cosimo Cecchicolorscale: don't use focus padding
2014-05-09 Cosimo Cecchirange: don't use focus padding
2014-05-09 Cosimo Cecchiscale: remove unused code
2014-05-09 Cosimo Cecchiexpander: don't use focus padding
2014-05-09 Cosimo Cecchiexpander: add support for CSS padding and borders
2014-05-09 Cosimo Cecchinotebook: don't use focus padding
2014-05-09 Cosimo Cecchimodelbutton: don't use focus padding
2014-05-09 Cosimo Cecchiflowbox: don't use focus padding
2014-05-09 Cosimo Cecchilistbox: don't use focus padding
2014-05-09 Cosimo Cecchiswitch: don't use focus padding
2014-05-09 Cosimo Cecchitreeview: don't use focus padding
2014-05-09 Cosimo Cecchicheckbutton: support CSS paddings and borders
2014-05-09 Cosimo Cecchicheckbutton: don't use focus padding
2014-05-09 Cosimo Cecchibutton: don't read focus padding property
2014-05-09 Cosimo Cecchiwidget: deprecate interior-focus style property
2014-05-09 Cosimo Cecchireftests: never set interior-focus
2014-05-09 Cosimo Cecchiwin32: don't set interior-focus in the theme
2014-05-09 Cosimo Cecchitextview: always use interior focus
2014-05-09 Cosimo Cecchispinbutton: remove unused code
2014-05-09 Cosimo Cecchiradiobutton: always use interior focus
2014-05-09 Cosimo Cecchiexpander: always use interior focus
2014-05-09 Cosimo Cecchicheckbutton: always use interior focus
2014-05-09 Cosimo Cecchientry: always use interior focus
2014-05-09 Cosimo Cecchibutton: always use interior focus
2014-05-09 Cosimo Cecchiwidget-factory: use same spacing for buttons column
2014-05-08 Matthias ClasenGtkCellArea: allow finding attributes at runtime
2014-05-08 Matthias ClasenGtkListBox: improve the docs
2014-05-07 David MansfieldGdkCursor: Don't leak a cairo surface
2014-05-07 William Jon... Update the design for progress bars
2014-05-07 Matthias ClasenRemove debug spew
2014-05-07 William Jon... widget-factory: add linked entry and button example
2014-05-06 Carlos Garnachowayland: Fix c&p typo in touch capabilities handling.
2014-05-06 Matthias ClasenBloatpad: port to new accel api
2014-05-06 Benjamin Otteviewport: Don't subtract borders and padding from -1
2014-05-06 Marcus Karlssondocs: Fix name of GtkFileChooser's Create Folder button
2014-05-06 Marcus Karlssondocs: fix typos in gtk_file_chooser_set_local_only
2014-05-05 Matthias Clasena11y: Avoid a warning
2014-05-05 Juan Pablo... GtkColorButton: Fix recursion loop in "use-alpha" set_p...
2014-05-05 Benjamin Ottea11y: Disable deprecation warnings in AtkMisc implement...
2014-05-05 Benjamin Ottecombobox: Add workaround so evolution doesn't crash
2014-05-05 Benjamin Otteapplicationwindow: Properly unmap the menubar widget
2014-05-05 Benjamin Ottetests: Add test for latest patch
2014-05-05 Benjamin Ottecss: Fix printing code for CSS strings and idents
2014-05-05 Benjamin Ottecss: Split out a common function
2014-05-05 Matthias ClasenSmall documentation update
2014-05-05 Matthias ClasenSmall documentation fixes
2014-05-05 Matthias ClasenGtkApplication: Clarify docs a bit
2014-05-04 Ihar HrachyshkaUpdated Belarusian translation
2014-05-04 Paolo Borellilistbox: check gsequence end iter in get_row_at_index
2014-05-03 Matthias ClasenGtkHeaderBar: Allow overdrawing
2014-05-03 Matthias ClasenFix a thinko in the last color button change
2014-05-03 Matthias Clasena11y tests: Avoid deprecation warnings
2014-05-03 Matthias Clasena11y tests: Update expected output
2014-05-03 Matthias Clasena11y tests: Use the new AtkValue interface
2014-05-03 Matthias ClasenGtkDialog: Reduce a g_warning to a g_message
2014-05-03 Matthias ClasenGtkSpinButton: Implement new AtkValue interface
2014-05-03 Matthias ClasenGtkScaleButton: Implement new AtkValue interface
2014-05-03 Matthias ClasenGtkRange: Implement new AtkValue interface
2014-05-03 Matthias ClasenGtkProgressBar: Implement new AtkValue interface
2014-05-03 Matthias ClasenGtkPaned: Implement new AtkValue interface
2014-05-03 Matthias ClasenGtkLevelBar: Implement new AtkValue interface
2014-05-02 Matthias ClasenGtkWidget: Mark deprecated properties as such
2014-05-02 Matthias ClasenDrop unneeded deprecation suppression
2014-05-02 Matthias Clasenqueryimmodules: Localize suppressed deprecation
2014-05-02 Matthias ClasenGtkColorButton: Reduce internal use of deprecated API
2014-05-02 Matthias ClasenGtkColorButton: Update deprecation warnings
2014-05-02 Matthias ClasenGtkDialog: Warn about lack of transient parents
2014-05-02 Matthias Clasenteststack: don't enumerate transitions manually
2014-05-02 Matthias ClasenGtkStack: Avoid compiler warnings
2014-05-02 Philip Chimentostack: Add counterparts of OVER_UP_DOWN transition
2014-05-02 Philip Chimentostack: More readability when adding transitions
2014-05-02 Cosimo Cecchioverlay: don't have a custom draw implementation
2014-05-02 Cosimo Cecchithemingengine: only round outline corners after shrinking
2014-05-02 Juan Pablo... GtkBuilder: added template parent type check.
2014-05-01 Juan Pablo... GtkFlowBox: fixed NULL dereferencing segfaults
2014-05-01 Juan Pablo... GtkMenu: fixed more NULL dereferencing segfault
2014-05-01 Juan Pablo... GtkGrid: gtk_grid_get_size_for_size() do not dereferenc...
2014-05-01 Juan Pablo... GtkBuilder: improved parsing error report for invalid...
2014-05-01 Juan Pablo... GtkBuilder: fixed a few minor memory leaks.
2014-05-01 Руслан ИжбулатовW32: override selected button style to remove colored...
2014-05-01 Руслан ИжбулатовW32: Add a theme for .app-notification
2014-05-01 Cosimo Cecchilistbox: fix a segfault
2014-05-01 Cosimo Cecchicombobox: fix a segfault
2014-05-01 Cosimo Cecchithemingengine: use outlines to render focus rings
2014-05-01 Cosimo Cecchicss: add properties for outline-radius
2014-05-01 Cosimo Cecchitreeview: respect focus-padding when rendering focus
2014-05-01 Benjamin Ottetreeview: Always call size request funcs with valid...
2014-05-01 Benjamin Otterevealer: Remove unneeded checks
2014-05-01 Benjamin Ottepopover: Remove unneeded checks
2014-05-01 Benjamin Ottemenuitem: Remove unneeded checks
2014-05-01 Benjamin Ottemenu: Remove unneeded checks
2014-05-01 Benjamin Ottelevelbar: Remove unneeded checks
2014-05-01 Benjamin Otteeventbox: Remove unneeded checks
2014-05-01 Benjamin Ottelistbox: Remove unneeded checks
2014-05-01 Benjamin Otteframe: Remove unneeded checks
2014-05-01 Benjamin Otteheaderbar: Remove unneeded checks
2014-05-01 Benjamin Otteinfobar: Remove unneeded checks
next